From e7eb2f3219dfa093c12bef009cff74368ca99bca Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sun, 29 Nov 2009 23:55:42 +0000 Subject: [PATCH] (describe-char-unidata-list): Use lowercase name for "Unicode name" like in other tags. --- lisp/descr-text.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/descr-text.el b/lisp/descr-text.el index d289f7d6d47..2033679e00e 100644 --- a/lisp/descr-text.el +++ b/lisp/descr-text.el @@ -190,7 +190,7 @@ otherwise." :version "23.1" :type '(choice (const :tag "All properties" t) (set - (const :tag "Unicode Name" name) + (const :tag "Unicode name" name) (const :tag "Unicode old name" old-name) (const :tag "Unicode general category " general-category) (const :tag "Unicode canonical combining class" -- 2.30.2